home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
TERMINAL
/
HDRS
/
CRC.H
< prev
next >
Wrap
Text File
|
1990-11-20
|
141b
|
8 lines
/*
Terminal 2.0
"CRC.h"
*/
unsigned short CalcCRC(Byte *, unsigned long, unsigned short);
unsigned short UpdateCRC(Byte, unsigned short);